[INFO] fetching crate nanocld_client 0.17.0...
[INFO] testing nanocld_client-0.17.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nanocld_client 0.17.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate nanocld_client 0.17.0
[INFO] finished tweaking crates.io crate nanocld_client 0.17.0
[INFO] tweaked toml for crates.io crate nanocld_client 0.17.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nanocld_client 0.17.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nanocld_client 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adf776397c2f5b464740f736c1973f9818c98aedbed2d1a9ab420999ed68bb65
[INFO] running `Command { std: "docker" "start" "-a" "adf776397c2f5b464740f736c1973f9818c98aedbed2d1a9ab420999ed68bb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adf776397c2f5b464740f736c1973f9818c98aedbed2d1a9ab420999ed68bb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adf776397c2f5b464740f736c1973f9818c98aedbed2d1a9ab420999ed68bb65", kill_on_drop: false }`
[INFO] [stdout] adf776397c2f5b464740f736c1973f9818c98aedbed2d1a9ab420999ed68bb65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5bc750922feda622fe6f183b4b8df4b0e5eb987b87d66ca6fe9f10b4d417f3e
[INFO] running `Command { std: "docker" "start" "-a" "d5bc750922feda622fe6f183b4b8df4b0e5eb987b87d66ca6fe9f10b4d417f3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ntex-service v3.5.0
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling ntex-bytes v0.1.30
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-util v2.14.0
[INFO] [stderr]    Compiling ntex-http v0.1.15
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling bollard-next-stubs v1.45.1-rc.26.0.1
[INFO] [stderr]    Compiling ntex-tokio v0.5.4
[INFO] [stderr]    Compiling ntex-net v2.8.0
[INFO] [stderr]    Compiling ntex-server v2.8.1
[INFO] [stderr]    Compiling ntex-tls v2.6.1
[INFO] [stderr]    Compiling ntex-h2 v1.13.0
[INFO] [stderr]    Compiling ntex v2.16.0
[INFO] [stderr]    Compiling nanocl_error v0.6.0
[INFO] [stderr]    Compiling bollard-next v0.18.1
[INFO] [stderr]    Compiling nanocl_stubs v0.17.0
[INFO] [stderr]    Compiling nanocld_client v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "d5bc750922feda622fe6f183b4b8df4b0e5eb987b87d66ca6fe9f10b4d417f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5bc750922feda622fe6f183b4b8df4b0e5eb987b87d66ca6fe9f10b4d417f3e", kill_on_drop: false }`
[INFO] [stdout] d5bc750922feda622fe6f183b4b8df4b0e5eb987b87d66ca6fe9f10b4d417f3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c91c1b244e5a893cdaa907064f93b72ad318b27053b9939f62d0ea70164affc2
[INFO] running `Command { std: "docker" "start" "-a" "c91c1b244e5a893cdaa907064f93b72ad318b27053b9939f62d0ea70164affc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling ntex-util v2.14.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling bollard-next v0.18.1
[INFO] [stderr]    Compiling ntex-tokio v0.5.4
[INFO] [stderr]    Compiling ntex-net v2.8.0
[INFO] [stderr]    Compiling ntex-h2 v1.13.0
[INFO] [stderr]    Compiling ntex-tls v2.6.1
[INFO] [stderr]    Compiling ntex-server v2.8.1
[INFO] [stderr]    Compiling nanocl_stubs v0.17.0
[INFO] [stderr]    Compiling ntex v2.16.0
[INFO] [stderr]    Compiling nanocl_error v0.6.0
[INFO] [stderr]    Compiling nanocld_client v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.57s
[INFO] running `Command { std: "docker" "inspect" "c91c1b244e5a893cdaa907064f93b72ad318b27053b9939f62d0ea70164affc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91c1b244e5a893cdaa907064f93b72ad318b27053b9939f62d0ea70164affc2", kill_on_drop: false }`
[INFO] [stdout] c91c1b244e5a893cdaa907064f93b72ad318b27053b9939f62d0ea70164affc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d42e129d433bd9748babacee8c9576ae72bfb7d7b77039047b64ba506cc0b8bf
[INFO] running `Command { std: "docker" "start" "-a" "d42e129d433bd9748babacee8c9576ae72bfb7d7b77039047b64ba506cc0b8bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nanocld_client-6087b79fce7d87df)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test job::tests::list_job ... FAILED
[INFO] [stdout] test cargo::tests::create_cargo_duplicate_name ... FAILED
[INFO] [stdout] test process::tests::process_stats_by_name ... FAILED
[INFO] [stdout] test system::tests::get_version ... FAILED
[INFO] [stdout] test metric::tests::basic ... FAILED
[INFO] [stdout] test exec::tests::exec_cargo ... FAILED
[INFO] [stdout] test job::tests::basic ... FAILED
[INFO] [stdout] test namespace::tests::basic ... FAILED
[INFO] [stdout] test node::tests::basic ... FAILED
[INFO] [stdout] test cargo::tests::basic ... FAILED
[INFO] [stdout] test system::tests::watch_events ... FAILED
[INFO] [stdout] test system::tests::info ... FAILED
[INFO] [stdout] test resource_kind::tests::basic ... FAILED
[INFO] [stdout] test secret::tests::basic ... FAILED
[INFO] [stdout] test process::tests::logs_process ... FAILED
[INFO] [stdout] test process::tests::inspect_process ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::list_job stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/jobs?filter=%7B%22where%22%3Anull%2C%22limit%22%3Anull%2C%22offset%22%3Anull%2C%22order_by%22%3Anull%7D
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/jobs?filter=%7B%22where%22%3Anull%2C%22limit%22%3Anull%2C%22offset%22%3Anull%2C%22order_by%22%3Anull%7D
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::list_job' (21) panicked at src/job.rs:113:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab99681f - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<nanocl_stubs[6f49f25094e3d79c]::job::JobSummary>, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab99681f - nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:113:33
[INFO] [stdout]   22:     0x5b0bab956280 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba0c780 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba750fd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba310cf - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2bfe0 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c4895 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c358e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15d16 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba477e6 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2d105 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75a3d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c16ad - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8bfc4b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8bfc4b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8bfc4b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab8873f0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b35ad - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a7254 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae52ab - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab9592a9 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8ca282 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c65ee - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940b2d - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab899620 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89d737 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a1a96 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba51ff5 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab882f51 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f926b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fa84f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba16141 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba79510 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f3139 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab939ece - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab999fca - nanocld_client[15341d1ea8e7fc35]::job::tests::list_job
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:106:3
[INFO] [stdout]   57:     0x5b0bab9944e7 - nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:106:16
[INFO] [stdout]   58:     0x5b0bab8f5a56 - <nanocld_client[15341d1ea8e7fc35]::job::tests::list_job::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- cargo::tests::create_cargo_duplicate_name stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/cargoes?
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/cargoes?
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'cargo::tests::create_cargo_duplicate_name' (18) panicked at src/cargo.rs:335:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab95c560 - <core[a96a4c5c53f902a3]::result::Result<nanocl_stubs[6f49f25094e3d79c]::cargo::Cargo, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab95c560 - nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cargo.rs:335:49
[INFO] [stdout]   22:     0x5b0bab956c5e - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba0dafb - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba751bd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba3148f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2c2b0 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c4b95 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c367e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15dd6 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba478d6 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2d615 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75afd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c176d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c012b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c012b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c012b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab887d50 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b558d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a72b4 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae569b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab959369 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8ca642 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c670e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940bed - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89a280 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89d8b7 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a2456 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba52415 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab8831c1 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f95cb - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fafff - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba16231 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7aa10 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f40b8 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93a63c - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab9630bd - nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cargo.rs:320:3
[INFO] [stdout]   57:     0x5b0bab95b997 - nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cargo.rs:320:16
[INFO] [stdout]   58:     0x5b0bab8f5b16 - <nanocld_client[15341d1ea8e7fc35]::cargo::tests::create_cargo_duplicate_name::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- process::tests::process_stats_by_name stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/process/nstore.system.c/stats
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/process/nstore.system.c/stats
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'process::tests::process_stats_by_name' (33) panicked at src/process.rs:295:8:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab935bf5 - <core[a96a4c5c53f902a3]::result::Result<ntex_util[830d857bb404aae1]::channel::mpsc::Receiver<core[a96a4c5c53f902a3]::result::Result<nanocl_stubs[6f49f25094e3d79c]::process::ProcessStats, nanocl_error[92a89c4c536a76b1]::http::HttpError>>, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab935bf5 - nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:295:8
[INFO] [stdout]   22:     0x5b0bab9589e0 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba113c0 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba753fd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba31fcf - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2cb20 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c5495 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c394e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba16016 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47ba6 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2e545 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75d3d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c19ad - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c0fcb - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c0fcb - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c0fcb - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab889970 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8bb52d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a73d4 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae626b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab9595a9 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8cb182 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c6a6e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940e2d - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89c7a0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89dd37 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a4196 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba53075 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab883911 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f9feb - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fc70f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba16501 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7e910 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f6f09 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93bc6e - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab93737a - nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:285:3
[INFO] [stdout]   57:     0x5b0bab934997 - nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:285:16
[INFO] [stdout]   58:     0x5b0bab8f5d56 - <nanocld_client[15341d1ea8e7fc35]::process::tests::process_stats_by_name::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- system::tests::get_version stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/version
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/version
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'system::tests::get_version' (37) panicked at src/system.rs:95:5:
[INFO] [stdout] assertion failed: version.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf964ba - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce9b2 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b0bab933dbc - nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system.rs:95:5
[INFO] [stdout]   21:     0x5b0bab9579a0 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   22:     0x5b0baba0f480 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   23:     0x5b0baba752bd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0baba3198f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   25:     0x5b0baba2c670 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   26:     0x5b0bab8c4f95 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5b0bab8c37be - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5b0baba15ed6 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   29:     0x5b0baba47a16 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   30:     0x5b0baba2dcd5 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   31:     0x5b0baba75bfd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5b0bab8c186d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   33:     0x5b0bab8c07ab - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5b0bab8c07ab - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5b0bab8c07ab - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   36:     0x5b0bab8889d0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x5b0bab8b800d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   38:     0x5b0bab8a7334 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   39:     0x5b0babae5bdb - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5b0bab959469 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5b0bab8cab42 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5b0bab8c688e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5b0bab940ced - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5b0bab89b300 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   45:     0x5b0bab89dab7 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   46:     0x5b0bab8a3156 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5b0baba52995 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5b0bab883501 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5b0bab8f9a4b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x5b0bab8fba3f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   51:     0x5b0baba16371 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   52:     0x5b0baba7c610 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   53:     0x5b0bab9f5569 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   54:     0x5b0bab93b03e - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   55:     0x5b0bab9371ee - nanocld_client[15341d1ea8e7fc35]::system::tests::get_version
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system.rs:87:3
[INFO] [stdout]   56:     0x5b0bab933877 - nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system.rs:87:16
[INFO] [stdout]   57:     0x5b0bab8f5c16 - <nanocld_client[15341d1ea8e7fc35]::system::tests::get_version::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   79:     0x780f81951a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- metric::tests::basic stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/metrics
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/metrics
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'metric::tests::basic' (22) panicked at src/metric.rs:104:8:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab96044e - <core[a96a4c5c53f902a3]::result::Result<nanocl_stubs[6f49f25094e3d79c]::metric::Metric, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab96044e - nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metric.rs:104:8
[INFO] [stdout]   22:     0x5b0bab957320 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba0e7df - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba7523d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba3170f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2c490 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c4d95 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c371e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15e56 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47976 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2d975 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75b7d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c17ed - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c046b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c046b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c046b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab888390 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b6acd - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a72f4 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae593b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab9593e9 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8ca8c2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c67ce - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940c6d - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89aac0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89d9b7 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a2ad6 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba526d5 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab883361 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f980b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fb51f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba162d1 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7b810 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f4b18 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93ab5e - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab96317a - nanocld_client[15341d1ea8e7fc35]::metric::tests::basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metric.rs:87:3
[INFO] [stdout]   57:     0x5b0bab95f997 - nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metric.rs:87:16
[INFO] [stdout]   58:     0x5b0bab8f5b96 - <nanocld_client[15341d1ea8e7fc35]::metric::tests::basic::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- exec::tests::exec_cargo stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/cargoes/nstore/exec?namespace=system
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/cargoes/nstore/exec?namespace=system
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'exec::tests::exec_cargo' (19) panicked at src/exec.rs:141:8:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab99723e - <core[a96a4c5c53f902a3]::result::Result<bollard_next[b3af4605d4ad76cd]::exec::CreateExecResults, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab99723e - nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exec.rs:141:8
[INFO] [stdout]   22:     0x5b0bab9565c0 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba0cddf - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba7513d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba3120f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2c0d0 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c4995 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c35de - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15d56 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47836 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2d2b5 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75a7d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c16ed - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8bfdeb - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8bfdeb - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8bfdeb - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab887710 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b404d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a7274 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae53fb - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab9592e9 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8ca3c2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c664e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940b6d - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab899a40 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89d7b7 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a1dd6 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba52155 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab883021 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f938b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8faadf - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba16191 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba79c10 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f3668 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93a13e - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab99a01a - nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exec.rs:127:3
[INFO] [stdout]   57:     0x5b0bab9968f7 - nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exec.rs:127:16
[INFO] [stdout]   58:     0x5b0bab8f5a96 - <nanocld_client[15341d1ea8e7fc35]::exec::tests::exec_cargo::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- job::tests::basic stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/jobs
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/jobs
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'job::tests::basic' (20) panicked at src/job.rs:139:8:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab99550e - <core[a96a4c5c53f902a3]::result::Result<nanocl_stubs[6f49f25094e3d79c]::job::Job, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab99550e - nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:139:8
[INFO] [stdout]   22:     0x5b0bab955f3f - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba0c13d - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba750bd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba30f8f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2bef0 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c4795 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c353e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15cd6 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47796 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2cf55 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba759fd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c166d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8bfaab - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8bfaab - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8bfaab - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab8870d0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b2b0d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a7234 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae515b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab959269 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8ca142 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c658e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940aed - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab899200 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89d6b7 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a1756 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba51e95 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab882e81 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f914b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fa5bf - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba160f1 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba78e10 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f2c13 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab939c5d - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab999f7e - nanocld_client[15341d1ea8e7fc35]::job::tests::basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:116:3
[INFO] [stdout]   57:     0x5b0bab9944b7 - nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/job.rs:116:16
[INFO] [stdout]   58:     0x5b0bab8f5a16 - <nanocld_client[15341d1ea8e7fc35]::job::tests::basic::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- namespace::tests::basic stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/namespaces?filter=%7B%22where%22%3Anull%2C%22limit%22%3Anull%2C%22offset%22%3Anull%2C%22order_by%22%3Anull%7D
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/namespaces?filter=%7B%22where%22%3Anull%2C%22limit%22%3Anull%2C%22offset%22%3Anull%2C%22order_by%22%3Anull%7D
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'namespace::tests::basic' (24) panicked at src/namespace.rs:105:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab96239c - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<nanocl_stubs[6f49f25094e3d79c]::namespace::NamespaceSummary>, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab96239c - nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/namespace.rs:105:39
[INFO] [stdout]   22:     0x5b0bab958d20 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba11a00 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba7543d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba3210f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2cc10 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c5595 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c399e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba16056 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47bf6 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2e6f5 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75d7d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c19ed - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c116b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c116b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c116b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab889c90 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8bbfcd - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a73f4 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae63bb - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab9595e9 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8cb2c2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c6ace - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940e6d - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89cbc0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89ddb7 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a44d6 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba531d5 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab8839e1 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8fa10b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fc99f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba16551 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7f010 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f7429 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93bede - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab96321a - nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/namespace.rs:97:3
[INFO] [stdout]   57:     0x5b0bab961e57 - nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/namespace.rs:97:16
[INFO] [stdout]   58:     0x5b0bab8f5d96 - <nanocld_client[15341d1ea8e7fc35]::namespace::tests::basic::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- node::tests::basic stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/nodes
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/nodes
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'node::tests::basic' (26) panicked at src/node.rs:42:5:
[INFO] [stdout] assertion failed: node.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf964ba - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce9b2 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b0bab977593 - nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node.rs:42:5
[INFO] [stdout]   21:     0x5b0bab956900 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   22:     0x5b0baba0d420 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   23:     0x5b0baba7517d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0baba3134f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   25:     0x5b0baba2c1c0 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   26:     0x5b0bab8c4a95 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5b0bab8c362e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5b0baba15d96 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   29:     0x5b0baba47886 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   30:     0x5b0baba2d465 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   31:     0x5b0baba75abd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5b0bab8c172d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   33:     0x5b0bab8bff8b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5b0bab8bff8b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5b0bab8bff8b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   36:     0x5b0bab887a30 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x5b0bab8b4aed - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   38:     0x5b0bab8a7294 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   39:     0x5b0babae554b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5b0bab959329 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5b0bab8ca502 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5b0bab8c66ae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5b0bab940bad - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5b0bab899e60 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   45:     0x5b0bab89d837 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   46:     0x5b0bab8a2116 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5b0baba522b5 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5b0bab8830f1 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5b0bab8f94ab - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   50:     0x5b0bab8fad6f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   51:     0x5b0baba161e1 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   52:     0x5b0baba7a310 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   53:     0x5b0bab9f3b89 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   54:     0x5b0bab93a3ae - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   55:     0x5b0bab97fefe - nanocld_client[15341d1ea8e7fc35]::node::tests::basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node.rs:34:3
[INFO] [stdout]   56:     0x5b0bab977117 - nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node.rs:34:16
[INFO] [stdout]   57:     0x5b0bab8f5ad6 - <nanocld_client[15341d1ea8e7fc35]::node::tests::basic::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   79:     0x780f81951a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- cargo::tests::basic stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/cargoes?
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/cargoes?
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'cargo::tests::basic' (17) panicked at src/cargo.rs:266:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab95d12b - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<nanocl_stubs[6f49f25094e3d79c]::cargo::CargoSummary>, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab95d12b - nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cargo.rs:266:35
[INFO] [stdout]   22:     0x5b0bab956fdc - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba0e17e - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba751fd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba315cf - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2c3a0 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c4c95 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c36ce - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15e16 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47926 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2d7c5 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75b3d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c17ad - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c02cb - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c02cb - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c02cb - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab888070 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b602d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a72d4 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae57eb - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab9593a9 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8ca782 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c676e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940c2d - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89a6a0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89d937 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a2796 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba52575 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab883291 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f96eb - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fb28f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba16281 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7b110 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f45e5 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93a8ea - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab96312c - nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cargo.rs:258:3
[INFO] [stdout]   57:     0x5b0bab95b9c7 - nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cargo.rs:258:16
[INFO] [stdout]   58:     0x5b0bab8f5b56 - <nanocld_client[15341d1ea8e7fc35]::cargo::tests::basic::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- system::tests::watch_events stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/events/watch
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/events/watch
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'system::tests::watch_events' (41) panicked at src/system.rs:105:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab934295 - <core[a96a4c5c53f902a3]::result::Result<ntex_util[830d857bb404aae1]::channel::mpsc::Receiver<core[a96a4c5c53f902a3]::result::Result<nanocl_stubs[6f49f25094e3d79c]::system::Event, nanocl_error[92a89c4c536a76b1]::http::HttpError>>, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab934295 - nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system.rs:105:51
[INFO] [stdout]   22:     0x5b0bab957ce0 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba0fac0 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba752fd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba31acf - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2c760 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c5095 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c380e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15f16 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47a66 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2de85 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75c3d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c18ad - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c094b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c094b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c094b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab888cf0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b8aad - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a7354 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae5d2b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab9594a9 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8cac82 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c68ee - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940d2d - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89b720 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89db37 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a3496 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba52af5 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab8835d1 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f9b6b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fbccf - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba163c1 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7cd10 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f5a89 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93b2ae - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab93723a - nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system.rs:98:3
[INFO] [stdout]   57:     0x5b0bab9338a7 - nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system.rs:98:16
[INFO] [stdout]   58:     0x5b0bab8f5c56 - <nanocld_client[15341d1ea8e7fc35]::system::tests::watch_events::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- system::tests::info stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/info
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/info
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'system::tests::info' (40) panicked at src/system.rs:117:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab9347d6 - <core[a96a4c5c53f902a3]::result::Result<nanocl_stubs[6f49f25094e3d79c]::system::HostInfo, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab9347d6 - nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system.rs:117:36
[INFO] [stdout]   22:     0x5b0bab958020 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba10100 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba7533d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba31c0f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2c850 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c5195 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c385e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15f56 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47ab6 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2e035 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75c7d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c18ed - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c0aeb - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c0aeb - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c0aeb - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab889010 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b954d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a7374 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae5e7b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab9594e9 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8cadc2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c694e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940d6d - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89bb40 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89dbb7 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a37d6 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba52c55 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab8836a1 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f9c8b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fbf5f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba16411 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7d410 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f5fa9 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93b51e - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab93728e - nanocld_client[15341d1ea8e7fc35]::system::tests::info
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system.rs:110:3
[INFO] [stdout]   57:     0x5b0bab9338d7 - nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system.rs:110:16
[INFO] [stdout]   58:     0x5b0bab8f5c96 - <nanocld_client[15341d1ea8e7fc35]::system::tests::info::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- resource_kind::tests::basic stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/resource/kinds
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/resource/kinds
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'resource_kind::tests::basic' (34) panicked at src/resource_kind.rs:146:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab95ad98 - <core[a96a4c5c53f902a3]::result::Result<nanocl_stubs[6f49f25094e3d79c]::resource_kind::ResourceKind, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab95ad98 - nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/resource_kind.rs:146:57
[INFO] [stdout]   22:     0x5b0bab955bf0 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba0ba9f - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba7507d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba30e4f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2be00 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c4695 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c34ee - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15c96 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47746 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2cda5 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba759bd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c162d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8bf90b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8bf90b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8bf90b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab886db0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b206d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a7214 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae500b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab959229 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8ca002 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c652e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940aad - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab898de0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89d637 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a1416 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba51d35 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab882db1 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f902b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fa32f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba160a1 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba78710 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f2698 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab9399de - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab96305e - nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/resource_kind.rs:127:3
[INFO] [stdout]   57:     0x5b0bab95a607 - nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/resource_kind.rs:127:16
[INFO] [stdout]   58:     0x5b0bab8f59d6 - <nanocld_client[15341d1ea8e7fc35]::resource_kind::tests::basic::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- secret::tests::basic stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/secrets?filter=%7B%22where%22%3Anull%2C%22limit%22%3Anull%2C%22offset%22%3Anull%2C%22order_by%22%3Anull%7D
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/secrets?filter=%7B%22where%22%3Anull%2C%22limit%22%3Anull%2C%22offset%22%3Anull%2C%22order_by%22%3Anull%7D
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'secret::tests::basic' (36) panicked at src/secret.rs:110:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab961126 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<nanocl_stubs[6f49f25094e3d79c]::secret::Secret>, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab961126 - nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/secret.rs:110:36
[INFO] [stdout]   22:     0x5b0bab957660 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba0ee3f - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba7527d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba3184f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2c580 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c4e95 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c376e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15e96 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba479c6 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2db25 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75bbd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c182d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c060b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c060b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c060b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab8886b0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b756d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a7314 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae5a8b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab959429 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8caa02 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c682e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940cad - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89aee0 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89da37 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a2e16 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba52835 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab883431 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f992b - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fb7af - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba16321 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7bf10 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f5048 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93adce - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab9631ce - nanocld_client[15341d1ea8e7fc35]::secret::tests::basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/secret.rs:102:3
[INFO] [stdout]   57:     0x5b0bab960be7 - nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/secret.rs:102:16
[INFO] [stdout]   58:     0x5b0bab8f5bd6 - <nanocld_client[15341d1ea8e7fc35]::secret::tests::basic::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- process::tests::logs_process stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/processes/cargo/nstore/logs?namespace=system
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/processes/cargo/nstore/logs?namespace=system
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'process::tests::logs_process' (32) panicked at src/process.rs:281:8:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab934ecc - <core[a96a4c5c53f902a3]::result::Result<ntex_util[830d857bb404aae1]::channel::mpsc::Receiver<core[a96a4c5c53f902a3]::result::Result<nanocl_stubs[6f49f25094e3d79c]::process::ProcessOutputLog, nanocl_error[92a89c4c536a76b1]::http::HttpError>>, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab934ecc - nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:281:8
[INFO] [stdout]   22:     0x5b0bab958360 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba10740 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba7537d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba31d4f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2c940 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c5295 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c38ae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15f96 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47b06 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2e1e5 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75cbd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c192d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c0c8b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c0c8b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c0c8b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab889330 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8b9fed - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a7394 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae5fcb - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab959529 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8caf02 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c69ae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940dad - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89bf60 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89dc37 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a3b16 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba52db5 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab883771 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f9dab - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fc1ef - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba16461 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7db10 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f64c9 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93b78e - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab9372da - nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:267:3
[INFO] [stdout]   57:     0x5b0bab934937 - nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:267:16
[INFO] [stdout]   58:     0x5b0bab8f5cd6 - <nanocld_client[15341d1ea8e7fc35]::process::tests::logs_process::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- process::tests::inspect_process stdout ----
[INFO] [stdout] [DEBUG ntex_rt::tokio] Create tokio runtime and block on future
[INFO] [stdout] [TRACE ntex::http::client::pool] Get connection for http://nanocl.internal:8585/v0.17.0/processes/nstore.system.c/inspect
[INFO] [stdout] [TRACE ntex::http::client::pool] Connecting to http://nanocl.internal:8585/v0.17.0/processes/nstore.system.c/inspect
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - resolving host "nanocl.internal"
[INFO] [stdout] [TRACE ntex_net::connect::resolve] TCP-CLIENT: DNS Resolver - failed to resolve host "nanocl.internal" err: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [TRACE ntex::http::client::pool] Failed to open client connection for nanocl.internal:8585 with error Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] 
[INFO] [stdout] thread 'process::tests::inspect_process' (31) panicked at src/process.rs:306:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(IoError { context: Some("http://nanocl.internal:8585"), inner: Custom { kind: ConnectionRefused, error: "Failed resolving hostname: failed to lookup address information: Temporary failure in name resolution" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0babfb83ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0babfb83ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0babfb83ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0babfce1fa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0babfce1fa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0babfbd3d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0babfbd3d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0babf963cf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0babf963cf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0babfb0109 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0babb392ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0babb392ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0babfb0382 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0babfb0382 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0babf96488 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0babf8db69 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0babf973fd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0babfce9ec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0babfce732 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0bab935692 - <core[a96a4c5c53f902a3]::result::Result<nanocl_stubs[6f49f25094e3d79c]::process::Process, nanocl_error[92a89c4c536a76b1]::http_client::HttpClientError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b0bab935692 - nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:306:64
[INFO] [stdout]   22:     0x5b0bab9586a0 - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:178:17
[INFO] [stdout]   23:     0x5b0baba10d80 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:185:29
[INFO] [stdout]   24:     0x5b0baba753bd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b0baba31e8f - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]   26:     0x5b0baba2ca30 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]   27:     0x5b0bab8c5395 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::try_with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5b0bab8c38fe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::task::local::LocalData>>::with::<<tokio[96e5149604dd3942]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5b0baba15fd6 - <tokio[96e5149604dd3942]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   30:     0x5b0baba47b56 - <tokio[96e5149604dd3942]::task::local::RunUntil<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   31:     0x5b0baba2e395 - <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   32:     0x5b0baba75cfd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5b0bab8c196d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   34:     0x5b0bab8c0e2b - tokio[96e5149604dd3942]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5b0bab8c0e2b - tokio[96e5149604dd3942]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5b0bab8c0e2b - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   37:     0x5b0bab889650 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   38:     0x5b0bab8baa8d - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   39:     0x5b0bab8a73b4 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   40:     0x5b0babae611b - <tokio[96e5149604dd3942]::runtime::context::scoped::Scoped<tokio[96e5149604dd3942]::runtime::scheduler::Context>>::set::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5b0bab959569 - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5b0bab8cb042 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::try_with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b0bab8c6a0e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[96e5149604dd3942]::runtime::context::Context>>::with::<tokio[96e5149604dd3942]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b0bab940ded - tokio[96e5149604dd3942]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5b0bab89c380 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   46:     0x5b0bab89dcb7 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   47:     0x5b0bab8a3e56 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5b0baba52f15 - tokio[96e5149604dd3942]::runtime::context::runtime::enter_runtime::<<tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5b0bab883841 - <tokio[96e5149604dd3942]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5b0bab8f9ecb - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on_inner::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   51:     0x5b0bab8fc47f - <tokio[96e5149604dd3942]::runtime::runtime::Runtime>::block_on::<<tokio[96e5149604dd3942]::task::local::LocalSet>::run_until<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   52:     0x5b0baba164b1 - <tokio[96e5149604dd3942]::task::local::LocalSet>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   53:     0x5b0baba7e210 - ntex_rt[e25e69855c78ce23]::tokio::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<<ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/lib.rs:71:43
[INFO] [stdout]   54:     0x5b0bab9f69e9 - <ntex_rt[e25e69855c78ce23]::system::SystemConfig>::block_on::<<ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/system.rs:184:13
[INFO] [stdout]   55:     0x5b0bab93b9fe - <ntex_rt[e25e69855c78ce23]::builder::SystemRunner>::block_on::<nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-rt-0.4.32/src/builder.rs:175:25
[INFO] [stdout]   56:     0x5b0bab93732e - nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:299:3
[INFO] [stdout]   57:     0x5b0bab934967 - nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:299:16
[INFO] [stdout]   58:     0x5b0bab8f5d16 - <nanocld_client[15341d1ea8e7fc35]::process::tests::inspect_process::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5b0babb2d3cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5b0babb2d3cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x5b0babb39dbb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b0babb39dbb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5b0babb39dbb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x5b0babb39dbb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x5b0babb354d4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x5b0babb354d4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x5b0babb3c9c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5b0babb3c9c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x5b0babb3c9c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5b0babfb7cbf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x5b0babfb7cbf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x780f818c4aa4 - <unknown>
[INFO] [stdout]   80:     0x780f81951a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cargo::tests::basic
[INFO] [stdout]     cargo::tests::create_cargo_duplicate_name
[INFO] [stdout]     exec::tests::exec_cargo
[INFO] [stdout]     job::tests::basic
[INFO] [stdout]     job::tests::list_job
[INFO] [stdout]     metric::tests::basic
[INFO] [stdout]     namespace::tests::basic
[INFO] [stdout]     node::tests::basic
[INFO] [stdout]     process::tests::inspect_process
[INFO] [stdout]     process::tests::logs_process
[INFO] [stdout]     process::tests::process_stats_by_name
[INFO] [stdout]     resource_kind::tests::basic
[INFO] [stdout]     secret::tests::basic
[INFO] [stdout]     system::tests::get_version
[INFO] [stdout]     system::tests::info
[INFO] [stdout]     system::tests::watch_events
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d42e129d433bd9748babacee8c9576ae72bfb7d7b77039047b64ba506cc0b8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d42e129d433bd9748babacee8c9576ae72bfb7d7b77039047b64ba506cc0b8bf", kill_on_drop: false }`
[INFO] [stdout] d42e129d433bd9748babacee8c9576ae72bfb7d7b77039047b64ba506cc0b8bf
